//E(pi)phany by JayPro via Checkman 
//St. Valentine's Day, 2018
//A1 explains why this flowfield had a completely different look before I added it. :) 

Aspc = 1

A0="20+rnd(10)"
A1="pi+rnd(3)" //OMG 

D0="trwv(theta*a1)-atan(r)"

srcX = "trwv(sqrt(r* flip(r * clamp(rnd(y) + acos(trwv(d0*a0) + atan(y)))))) "
srcY = "flip (abs(y + asin(flip(cos(d0*abs(x*a1))*trwv(r*sin(x)))*a1)))"

Vers = 300
 